home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-24 | 866 b | 21 lines | [TEXT/R*ch] |
- SysMenu is a shell project that demonstrates how to create and manage a system
- menu next to the Balloon Help menu. The project has been updated to compile
- under Metrowerks compiler using Universal Headers.
-
- Since the initial release was designed for CW6, I have updated the code for
- CW8. This means that most of the Custom Code Resource stuff is gone (yes!!!),
- and the code uses their standard code headers which are now much prettier.
-
- There are other things I could have added to this project, but I think this
- stuff is general and clean enough for others to use. Drop me any comments and
- suggestions... heck, I may even use 'em!
-
-
- Changes from 1.3 to 1.4
-
- Recompiled SysMenu and INIT Dispatcher under CW8. Fixed crashing bug in
- INIT Dispatcher on certain PowerPC systems at startup.
-
-
- Matt Slot (fprefect@umich.edu) - 6/24/96
- <http://www.si.umich.edu/~fprefect>